regexp/syntax.compiler.fail (method)

2 uses

	regexp/syntax (current package)
		compile.go#L92: 		return c.fail()
		compile.go#L174: func (c *compiler) fail() frag {